home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Magazin: Amiga-CD 1996 March
/
Amiga-CD 1996 #3.iso
/
amiga_technologies
/
include_i
/
libraries
/
translator.i
< prev
Wrap
Text File
|
1996-01-19
|
476b
|
21 lines
IFND LIBRARIES_TRANSLATOR_I
LIBRARIES_TRANSLATOR_I SET 1
**
** $VER: translator.i 36.1 (13.12.90)
** Includes Release 40.16
**
** Useful definitions for translator.library
**
** (C) Copyright 1988-1995 ESCOM AG and
** Joseph Katz/Mark Barton. All rights reserved.
**
* ;------ Translator error codes
TR_NotUsed EQU -1 ;This is an often used system rc
TR_NoMem EQU -2 ;Can't allocate memory
TR_MakeBad EQU -4 ;Error in MakeLibrary call
ENDC ; LIBRARIES_TRANSLATOR_I